@charset "utf-8";
/* CSS Document */

#headerimgs{
	
}
.headerimg{
	background-position: center top;
	background-repeat: no-repeat;
	background-position: center, top;
	min-width: 100%;
	width: 100%;
	height: 600px;
	position: absolute;
	top: 170px;
	

}
.headerimg2{
	background-position: center top;
	background-repeat: no-repeat;
	background-position: center, top;
	min-width: 100%;
	width: 100%;
	height: 600px;
	position: absolute;
	top: 120px;
	

}